home *** CD-ROM | disk | FTP | other *** search
/ 1000 Apple LAN Literacy / 1000 Apple LAN Literacy.iso / Apple LAN Literacy / Literacy Segments Part 1 / Literacy Segments Part 1 / card_95901.txt < prev    next >
Text File  |  1989-08-22  |  4KB  |  167 lines

  1. -- card: 95901 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 96231
  5. -- name: Protocols P/3
  6. ----- HyperTalk script -----
  7. on openCard
  8.   beenHereFlag 1,2
  9.   -- first param is item #, second is line # (of global)
  10.   pass openCard
  11. end openCard
  12.  
  13.  
  14. -- part 3 (button)
  15. -- low flags: 00
  16. -- high flags: A004
  17. -- rect: left=68 top=321 right=340 bottom=213
  18. -- title width / last selected line: 0
  19. -- icon id / first selected line: 0 / 0
  20. -- text alignment: 1
  21. -- font id: 0
  22. -- text size: 12
  23. -- style flags: 0
  24. -- line height: 16
  25. -- part name: Check Answer
  26. ----- HyperTalk script -----
  27. on mouseUp
  28.   lock screen
  29.   set cursor to watch
  30.   put empty into theList
  31.   get line 1 of fld "key"
  32.   repeat with i = 1 to (number of items in it)/2
  33.     put item (i*2 - 1) of it & "," & item (i*2) of it into theLoc
  34.     if the loc of fld ("item" & i) = theLoc then put "t," after theList
  35.     else put "f," after theList
  36.   end repeat
  37.   delete last char of theList
  38.   if theList = "t,t,t,t"
  39.   then put fld "feedback1" into fld "MasterFeedback"
  40. else put fld "feedback2"  into fld "MasterFeedback"
  41. show fld "MasterFeedback"
  42. show bg btn "Done"
  43. unlock screen
  44. end mouseUp
  45.  
  46.  
  47. -- part 5 (button)
  48. -- low flags: 00
  49. -- high flags: 0000
  50. -- rect: left=493 top=319 right=341 bottom=512
  51. -- title width / last selected line: 0
  52. -- icon id / first selected line: 1400 / 1400
  53. -- text alignment: 1
  54. -- font id: 0
  55. -- text size: 12
  56. -- style flags: 0
  57. -- line height: 16
  58. -- part name: Next
  59. ----- HyperTalk script -----
  60. on mouseUp
  61.  
  62. end mouseUp
  63.  
  64.  
  65. -- part contents for background part 5
  66. ----- text -----
  67. 95901
  68.  
  69. -- part contents for background part 23
  70. ----- text -----
  71. To enable people throughout the world to discuss complex and sensitive issues.
  72.  
  73. -- part contents for background part 3
  74. ----- text -----
  75. Protocols
  76.  
  77. -- part contents for background part 20
  78. ----- text -----
  79. Practice 1:  Building a Concept Map  (2 of 2) 
  80.  
  81. -- part contents for background part 21
  82. ----- text -----
  83. Drag the statements to their places on the right, then click Check Answer.
  84.  
  85. -- part contents for background part 59
  86. ----- text -----
  87. Purpose
  88.  
  89. -- part contents for background part 61
  90. ----- text -----
  91. What they do
  92.  
  93. -- part contents for background part 62
  94. ----- text -----
  95. Results
  96.  
  97. -- part contents for background part 63
  98. ----- text -----
  99. What they don‚Äôt do
  100.  
  101. -- part contents for background part 64
  102. ----- text -----
  103. Actively control or manage behavior.
  104.  
  105. -- part contents for background part 65
  106. ----- text -----
  107. To enable computer users to interconnect without great difficulty.yy
  108.  
  109. -- part contents for background part 66
  110. ----- text -----
  111. End users can successfully transmit and receive messages.
  112.  
  113. -- part contents for background part 67
  114. ----- text -----
  115. Actively control actions of product makers.
  116.  
  117. -- part contents for background part 68
  118. ----- text -----
  119. Prescribe how network nodes behave and respond.
  120.  
  121. -- part contents for background part 41
  122. ----- text -----
  123. Very Good.  You‚Äôve matched all the choices correctly.
  124.  
  125. -- part contents for background part 35
  126. ----- text -----
  127. Very Good.  You‚Äôve matched all the choices correctly.
  128.  
  129. -- part contents for background part 43
  130. ----- text -----
  131. No.  Please reconsider your choices and try again.
  132.  
  133. -- part contents for background part 72
  134. ----- text -----
  135. 239,133
  136. 239,186
  137. 239,239
  138. 239,292
  139.  
  140. -- part contents for background part 71
  141. ----- text -----
  142. 79,133
  143. 79,186
  144. 79,239
  145. 79,292
  146.  
  147. -- part contents for background part 73
  148. ----- text -----
  149. 92
  150. 158
  151. 160
  152. 213
  153. 266
  154.  
  155.  
  156. -- part contents for background part 74
  157. ----- text -----
  158. 239,133,239,239,239,292,239,186
  159. 2
  160.  
  161. -- part contents for background part 24
  162. ----- text -----
  163. Suggest specific actions for  specific situations.
  164.  
  165. -- part contents for background part 25
  166. ----- text -----
  167. People can communicate more clearly and with less risk of offense.